Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: special character attributes in body mess up markup #17

Merged

Conversation

saneef
Copy link
Owner

@saneef saneef commented Jun 3, 2022

No description provided.

saneef added 2 commits June 3, 2022 20:09
This removes check for body tag using Regex. Earlier check fails, on
`<body>` tags with special character attribute names. They are common
when using frameworks like Alpine.js.

Fixes #16.
@saneef saneef changed the title Fix/special character attributes in body mess up markup fix: special character attributes in body mess up markup Jun 3, 2022
@saneef saneef merged commit b9825e1 into main Jun 3, 2022
@saneef saneef deleted the fix/special-character-attributes-in-body-mess-up-markup branch June 3, 2022 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant